Skip to content

Add another port wait for hadoop test#19028

Merged
laurit merged 1 commit into
open-telemetry:mainfrom
laurit:hadoop-wait
Jun 17, 2026
Merged

Add another port wait for hadoop test#19028
laurit merged 1 commit into
open-telemetry:mainfrom
laurit:hadoop-wait

Conversation

@laurit

@laurit laurit commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@laurit laurit requested a review from a team as a code owner June 17, 2026 11:18
Copilot AI review requested due to automatic review settings June 17, 2026 11:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a flaky test (HadoopTest/testMetrics_Hadoop2x) by adding port 50090 (Hadoop 2.x Secondary NameNode HTTP port) to the container readiness check. The metrics were intermittently missing because the container wasn't fully initialized when the test proceeded.

Changes:

  • Added port 50090 to both withExposedPorts and Wait.forListeningPorts to ensure the Hadoop 2.x container is fully ready before metrics verification begins.

@laurit laurit merged commit 6fd466c into open-telemetry:main Jun 17, 2026
95 checks passed
@laurit laurit deleted the hadoop-wait branch June 17, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants